libxenlight: typo in old patch, lead to waitpid forever instead of
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Jan 2010 07:04:46 +0000 (07:04 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Jan 2010 07:04:46 +0000 (07:04 +0000)
commit02bc3705910bcee69389e2948454ead894608277
tree317cd2664563c6415bf83a67180033a677304155
parentbfc7ebaee1ea03b8f2029abd98596a0b9f132ce3
libxenlight: typo in old patch, lead to waitpid forever instead of
waitpid with WNOHANG

fixes qemu starting problem

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/libxl_exec.c